runtime.synctestDeadlockError.reason (field)

3 uses

	runtime (current package)
		synctest.go#L251: 		panic(synctestDeadlockError{reason: reason, bubble: bubble})
		synctest.go#L261: 	reason string
		synctest.go#L266: 	return e.reason